home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14501 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.iadfw.net!usenet
  2. From: Mark Nelson <markn@airmail.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: What is wrong with BC++ 5.0
  5. Date: Sat, 30 Mar 1996 22:21:26 -0600
  6. Organization: customer of Internet America
  7. Message-ID: <315E0846.78CD@airmail.net>
  8. References: <Pine.SOL.3.91.960329135907.11991A-100000@hamlet.uncg.edu>
  9. NNTP-Posting-Host: dal25-20.ppp.iadfw.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  14.  
  15. QIAN . ZHONG wrote:
  16. > Hi, folks:
  17. > I just install BC++ 5.0 professional suite, actually, also patch it with
  18. > bc50p1.zip which I download from ftp.borland.com.
  19. > Then I found some problem:
  20. > My PC with 20 MB RAM, but when I compile a project, only 20,000 line of code,
  21. > and 30 files, a DOS project. But BC++5.0 IDE give "out of memory" when
  22. > transfer to tlink, and try to link it. Anything is wrong here ?
  23.  
  24. The problem you are experiencing is with the PIF file for CONAGENT.EXE, in your
  25. WIN95\SYSTEM directory.  Right click on this file with your mouse button, then
  26. modify the properties so that DPMI and XMS memory are both set to AUTO.  TLINK
  27. will then be able to run.
  28.  
  29. I don't know about Borland's Web site, but if you spring for a CompuServe account
  30. you can find answers to questions like this pretty quickly.  It just means you
  31. have to spend $$$ and scan their forum regularly.  They've pledged to be more
  32. forthcoming with their bug fixes in the 5.0 release, so you might be able to
  33. find good info at www.borland.com.
  34.  
  35. Mark Nelson
  36. http://web2.airmail.net/markn
  37.